rowid

type rowid

The primary key of a database record, a 64-bit integer.

Since

0.9.0

Constructors

Link copied to clipboard
pure constructor(value: integer)

Constructs a ROWID from an integer value.

Functions

Link copied to clipboard
pure function to_integer(): integer

Returns the integer value of the ROWID.